Skip to content

fix(config): default APIURL to platform.grnds.io#10

Merged
hbrombeer merged 1 commit intomainfrom
fix/default-api-url
Apr 28, 2026
Merged

fix(config): default APIURL to platform.grnds.io#10
hbrombeer merged 1 commit intomainfrom
fix/default-api-url

Conversation

@hbrombeer
Copy link
Copy Markdown
Member

Reported live — forge.grnds.io doesn't exist.

…sn't exist)

Reported live: \`grounds preview list\` failed with
  Get "https://forge.grnds.io/v1/preview-envs": dial tcp:
  lookup forge.grnds.io: no such host

The default in DefaultAPIURL was wrong — there is no \`forge.grnds.io\`
DNS record. The actual forge ingress is at \`platform.grnds.io\` (managed
manually in Cloudflare per platform_dns_manual). Aligns with the
grounds-push Gradle plugin's GROUNDS_API_URL fallback which already
points to platform.grnds.io.

Users who set GROUNDS_API_URL or \`apiUrl:\` in ~/.config/grounds/
config.yaml are unaffected; only those falling back to defaults
were hitting NXDOMAIN.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hbrombeer hbrombeer merged commit d813b0a into main Apr 28, 2026
5 checks passed
@lusu007 lusu007 deleted the fix/default-api-url branch April 29, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant